home *** CD-ROM | disk | FTP | other *** search
- Wed Oct 28 15:09:29 1992 Karl Berry (karl@claude.cs.umb.edu)
-
- * Version 0.6.
-
- * GNUmakefile.in (install): Install data files with file as second
- arg, not directory.
-
- Sun Oct 25 15:29:19 1992 Karl Berry (karl@cs.umb.edu)
-
- * GNUmakefile.in (realclean): Depend on distclean.
-
- * GNUmakefile.in (installargs): Passed texinputdir as mfinputdir.
-
- * GNUmakefile.in (install): Correct to `emacs_datadir' in the mkdir.
-
- Thu Oct 15 08:35:21 1992 Karl Berry (karl@cs.umb.edu)
-
- * configure: Ran Autoconf 1.2.
-
- Mon Oct 5 10:24:15 1992 Karl Berry (karl@cs.umb.edu)
-
- * configure.in: Generate doc/Makefile. (arif@stat.fsu.edu)
-
- * GNUmakefile.in (install): Install common.cmi. (ab@meiko.co.uk)
-
- Sun Oct 4 11:22:45 1992 Karl Berry (karl@cs.umb.edu)
-
- * GNUmakefile.in (examplefiles): Remove; just make links.
- (dist): Don't copy them.
-
- Sun Sep 20 12:53:29 1992 Karl Berry (karl@cs.umb.edu)
-
- * GNUmakefile.in (config.status): use sh to run configure --no-create.
-
- * GNUmakefile.in (realclean): OK, don't remove configure.
-
- Mon Sep 14 17:50:54 1992 Karl Berry (karl@hayley)
-
- * GNUmakefile.in (realclean): separate from distclean.
- (distclean): remove GNUmakefile.
- (config.status): new target.
- (GNUmakefile): depend on config.status.
-
- Sat Sep 12 14:53:31 1992 Karl Berry (karl@hayley)
-
- * GNUmakefile.in (dist): replace remaining occurrences of
- `fontutils-$(version) with `$(top_distdir)'.
-
- Thu Sep 10 08:57:02 1992 Karl Berry (karl@hayley)
-
- * GNUmakefile.in (dist): changed where the COPYING* files are kept.
-
- * GNUmakefile.in (xincludedir, xlibdir): say that these are
- options, not just directories.
-
- * GNUmakefile.in (realclean): remove configure.
-
- Tue Sep 8 16:42:04 1992 Karl Berry (karl@hayley)
-
- * configure.in: test for more Unix variants.
-
- Fri Sep 4 08:39:15 1992 Karl Berry (karl@hayley)
-
- * GNUmakefile.in (extraclean): new target.
-
- Thu Sep 3 08:54:12 1992 Karl Berry (karl@hayley)
-
- * Version 0.5.
-
- * GNUmakefile.in (distargs): pass $(version) down.
-
- Sat Aug 29 16:11:47 1992 Karl Berry (karl@hayley)
-
- * GNUmakefile.in (tex{data,input}dir): new variables.
- (installargs): pass texinputdir.
-
- Thu Aug 27 08:56:47 1992 Karl Berry (karl@hayley)
-
- * configure: regenerated from Autoconf 1.1.
-
- Wed Aug 19 07:55:50 1992 Karl Berry (karl@hayley)
-
- * GNUmakefile.in (install): do make install in `doc', and install
- the .enc and encoding.map files from `data'.
-
- Tue Aug 18 15:50:55 1992 Karl Berry (karl@hayley)
-
- * GNUmakefile.in (completedirs): remove `doc' (yay!).
-
- Sat Aug 15 13:32:38 1992 Karl Berry (karl@hayley)
-
- * GNUmakefile.in (mfdatadir, mfinputdir): new variables.
- (installargs): pass mfinputdir.
-
- Mon Aug 3 16:00:58 1992 Karl Berry (karl@hayley)
-
- * GNUmakefile.in (emacs_datadir, emacslispdir): new variables.
- (install): mkdir them.
- (installargs): pass emacslispdir down.
-
- Fri Jul 31 17:02:22 1992 Karl Berry (karl@hayley)
-
- * GNUmakefile.in (dist): include our aclocal.m4.
-
- * GNUmakefile.in (LIBS): include $(extralibs) for the user to
- define.
-
- Wed Jul 22 08:42:46 1992 Karl Berry (karl@hayley)
-
- * GNUmakefile.in (topfiles): add `NEWS'.
- * NEWS: new file.
-
- * configure.in: changes for Autoconf 1.0.
-
- Thu Jul 2 15:26:14 1992 Karl Berry (karl@hayley)
-
- * GNUmakefile.in (makeargs): pass srcdir and CFLAGS.
- (CCFLAGS): remove.
-
- * Run Autoconf 0.119.
-
- Mon Jun 29 08:58:37 1992 Karl Berry (karl@hayley)
-
- * GNUmakefile.in (paths.h): delete it before creating it.
- Also, new target `GNUmakefile'.
- (fu_datadir): new variable for the subdirectory in $(datadir)
- which we create.
- (install): mkdir all the directories we install into.
- (CFLAGS): change to CCFLAGS, so the user can set CFLAGS on the
- command line.
-
- Sat Jun 27 11:04:17 1992 Karl Berry (karl@hayley)
-
- * GNUmakefile.in (paths.h): depend on GNUmakefile.in and GNUmakefile.
-
- Sun Jun 21 12:43:32 1992 Karl Berry (karl@hayley)
-
- * GNUmakefile.in (app_defaults): change default and describe better.
-
- Thu Jun 11 09:07:01 1992 Karl Berry (karl@hayley)
-
- * GNUmakefile.in (.NOEXPORT): new target, since Autoconf doesn't add
- it automatically any more.
-
- Sun Jun 7 08:09:17 1992 Karl Berry (karl@hayley)
-
- * GNUmakefile.in (examplefiles): new variable.
- (dist): copy $(examplefiles) into doc/example.
-
- Thu Jun 4 08:24:46 1992 Karl Berry (karl@hayley)
-
- * configure.in (AC_HEADER_FILE): rename to AC_CONFIG_HEADER, for
- Autoconf 0.115.
-
- Wed Jun 3 08:41:33 1992 Karl Berry (karl@hayley)
-
- * GNUmakefile.in (dist): add-version in top_distdir.
-
- Fri May 29 08:36:46 1992 Karl Berry (karl@hayley)
-
- * GNUmakefile.in (completedirs): add `doc' (temporarily).
-
- Thu May 21 15:00:30 1992 Karl Berry (karl@hayley)
-
- * GNUmakefile.in (programs): `imagetofont' => `imageto'.
-
- Mon May 18 12:01:42 1992 Karl Berry (karl@hayley)
-
- * configure.in: change top-level Makefile name to `GNUmakefile.in'.
- * GNUmakefile.in: renamed from Makefile.in.
-
- * Makefile.in (dist): rewrite to `make dist' in subdirs.
-
- * Makefile.in (alldirs): move `doc' here.
- (completedirs): from here.
-
- * Makefile.in (dist): copy testfont.tex into `data'.
-
- Sat May 16 10:09:34 1992 Karl Berry (karl@hayley)
-
- * configure.in: PROG_CPP must come before GCC_TRADITIONAL.
-
- Fri May 15 09:05:22 1992 Karl Berry (karl@hayley)
-
- * configure.in: add AC_GCC_TRADITIONAL and AC_PROG_CPP.
-
- * configure.in: AC_HEADER_MISSING is now AC_HEADER_CHECK.
-
- * Makefile.in (exec_prefix): new variable.
- (bindir): use it.
-
- Thu May 14 06:41:19 1992 Karl Berry (karl@hayley)
-
- * Makefile.in (app_defaults_dir): -> app-defaults.
-
- Wed May 13 08:55:11 1992 Karl Berry (karl@hayley)
-
- * Makefile.in (VPATH): change for new Autoconf.
-
- Sat May 9 10:21:08 1992 Karl Berry (karl@hayley)
-
- * Makefile.in (dist): make dist in doc; copy COPYING*.
-
- Thu May 7 08:10:40 1992 Karl Berry (karl@hayley)
-
- * Makefile.in (dist): don't link include/*.in, we've already got it.
-
- Mon May 4 14:24:39 1992 Karl Berry (karl@hayley)
-
- * Makefile.in (gsrenderfont): remove this target.
- (all): don't depend on it.
-
- Tue Apr 28 10:16:39 1992 Karl Berry (karl@hayley)
-
- * configure.in: Autoconf's prefix is now AC_, not M_.
-
- Thu Apr 23 07:32:29 1992 Karl Berry (karl@hayley)
-
- * configure.in: test $GCC instead of grepping for `gcc' in $CC.
-
- * Makefile.in (dist): distribute include/*.in.
-
- * Makefile.in (.NOEXPORT): remove this, as configure now puts it
- in automatically.
-
- Wed Apr 22 12:58:49 1992 Karl Berry (karl@hayley)
-
- * Makefile.in (prefix): set to /usr/local; configure doesn't do
- M_SUBST.
-
- * configure.in: M_MEMORY_H is now M_NEED_MEMORY_H.
-
- Sun Apr 19 10:41:07 1992 Karl Berry (karl@hayley)
-
- * Makefile.in (distclean): add this as a target.
-
- Sun Apr 12 14:08:35 1992 Karl Berry (karl@hayley)
-
- * Makefile.in (bzrtospecial): add *.el to the distributed list.
-
- Wed Apr 8 09:31:37 1992 Karl Berry (karl@hayley)
-
- * Makefile.in (all): depend on gsrenderfont.
- (gsrenderfont/gsrenderfont): make it by substituting for the lib-path.
- (gsrenderspecial): dist gsrf.in instead of gsrenderfont.
- (versionfiles): likewise.
-
- Tue Apr 7 13:58:50 1992 Karl Berry (karl@hayley)
-
- * Makefile.in (dist): copy the .ad files into the distribution
- directory, not the working dirs.
-
- Sun Mar 29 08:42:54 1992 Karl Berry (karl at hayley)
-
- * Makefile.in (programs, libraries, etc.): use $(MAKE), not `make'.
-
- Sat Mar 28 07:44:42 1992 Karl Berry (karl at hayley)
-
- * Version 0.4.
-
- * Change copyright years to 1992 only.
-
- Fri Mar 27 19:46:49 1992 Karl Berry (karl at hayley)
-
- * PROJECTS: move to doc.
- * Makefile.in (topfiles): remove it.
-
- Thu Mar 26 19:54:28 1992 Karl Berry (karl at claude.cs.umb.edu)
-
- * Makefile.in (makeargs): pass xlibdir.
-
- * Makefile.in (installargs): missing quote.
- (install): do `install' in subdirs.
-
- Thu Mar 26 06:37:55 1992 Karl Berry (karl at hayley)
-
- * Makefile.in (dist): remove include/paths.h.
-
- Wed Mar 25 07:20:10 1992 Karl Berry (karl at hayley)
-
- * Makefile.in (topfiles): remove PROBLEMS, add COPYING.LIB.
-
- Tue Mar 10 10:48:19 1992 Karl Berry (karl at hayley)
-
- * Makefile.in (programs): replace xbce and xlse with xbfe.
- (dist): similarly.
-
- Sun Mar 8 12:48:52 1992 Karl Berry (karl at hayley)
-
- * configure.in: guess the value for `prefix'.
- * Makefile.in (prefix): define it as a substitution.
-
- * Makefile.in (mostlyclean): new target.
- (distclean): remove.
- (clean): remove the config files here, not at realclean.
-
- Sat Mar 7 13:34:55 1992 Karl Berry (karl at fosse)
-
- * Makefile.in (xincludedir): new variable.
- (CFLAGS): use it.
- * configure.in: test for it.
-
- Sat Mar 7 09:59:10 1992 Karl Berry (karl at hayley)
-
- * configure.in: change config-auto.h to c-auto.h.
-
- * configure.in: substitute for LDFLAGS.
-
- Thu Mar 5 17:31:06 1992 Karl Berry (karl at claude.cs.umb.edu)
-
- * Makefile.in (makeargs): don't double the $'s.
-
- Thu Mar 5 07:12:13 1992 Karl Berry (karl at hayley)
-
- * Makefile.in (dist): add version numbers automatically; add in
- special files in bzrto and gsrenderfont.
- (bzrtospecial, gsrenderspecial): new variables.
-
- Wed Mar 4 11:24:12 1992 Karl Berry (karl at hayley)
-
- * gnuw: rename to `widgets'.
- * Makefile.in (libraries): corresponding.
-
- Sun Mar 1 12:59:09 1992 Karl Berry (karl at hayley)
-
- * Makefile.in (libraries): add pbm.
- pbm: new directory.
-
- Tue Feb 25 10:48:47 1992 Karl Berry (karl at hayley)
-
- * AUTHORS: new file.
- Makefile.in (topfiles): dist it.
-
- Mon Feb 24 08:36:00 1992 Karl Berry (karl at hayley)
-
- * configure.in [isc]: include -shlib in LDFLAGS.
-
- Sun Feb 23 09:04:51 1992 Karl Berry (karl at hayley)
-
- * GNUmakefile (dist): update for various new directories and files.
-
- Tue Feb 11 09:56:23 1992 Karl Berry (karl at hayley)
-
- * configure.in: test for memcpy et al. only in <memory.h>.
-
- * configure.in: test for <limits.h> missing.
-
- * configure.in: test for extra window system libraries.
- Makefile.in (wlibs): new variables.
- (makeargs): pass it down to submakes.
-
- * configure.in: test M_ISC early, before any compiles.
-
- * Makefile.in (copt): remove it; use CC instead.
-
- Mon Feb 10 09:36:22 1992 Karl Berry (karl at hayley)
-
- * Makefile.in (copt): new variable.
-
- Sat Feb 8 14:48:28 1992 Karl Berry (karl at hayley)
-
- * Makefile.in (realclean): remove config.status and Makefile.
-
- Sun Feb 2 13:50:53 1992 Karl Berry (karl at hayley)
-
- * Makefile.in: rename paths.h-dist to paths.h.in.
-
- Sat Feb 1 14:57:12 1992 Karl Berry (karl at hayley)
-
- * Makefile.in (default_subdir_path): remove.
- (default_tfm_path): change to new syntax for subdirs.
-
- Wed Jan 15 13:00:59 1992 Karl Berry (karl at hayley)
-
- * configure.in: do not test for getwd.
-
- Sun Jan 12 12:13:59 1992 Karl Berry (karl at hayley)
-
- * Makefile.in (default_lib_path): remove `.', as it is added
- automatically now.
-
- * Makefile.in (.NOEXPORT): new target.
-
- Sat Jan 11 09:53:56 1992 Karl Berry (karl at hayley)
-
- * Makefile.in (CFLAGS): remove -I$(srcdir), and use
- -I../$(srcdir)/include.
-
- Fri Jan 10 15:36:17 1992 Karl Berry (karl at hayley)
-
- * Makefile.in (default_tfm_path): set to null.
-
- Wed Jan 8 15:41:13 1992 Karl Berry (karl at hayley)
-
- * config: we don't need this directory any more.
- * configure: or this script.
- * fontutils.in: the input to autoconf, so it can make the
- configure script.
-
- * GNUmakefile (programs): remove ospace and gsrenderfont, add
- charspace.
-
- * rename `lib' as `data', and `kbase' as `lib'. Merge `getopt'
- into `lib'.
- * GNUmakefile (libraries): change to match.
-
- Tue Dec 24 16:41:51 1991 Kathy Hargreaves (kathy at hayley)
-
- * GNUmakefile (DEFAULT_LIB_PATH): define using $(shell pwd), not
- the nonexistent $(PWD).
-
- Tue Oct 1 10:07:34 1991 Karl Berry (karl at hayley)
-
- * all files: change copyright notices to not use dashes.
-
- Tue Jul 30 13:16:38 1991 Karl Berry (karl at ra.cs.umb.edu)
-
- * Version 0.3.
-
- Fri Jul 26 10:33:26 1991 Karl Berry (karl at hayley)
-
- * PROJECTS: new file.
-
- * GNUmakefile (programs): `fit-outlines' is now `limn'; include
- `gsrenderfont'.
-
- Wed Jul 24 15:17:33 1991 Karl Berry (karl at ra.cs.umb.edu)
-
- * configure: exit 0 at the end.
-
- Mon Jul 22 06:08:10 1991 Karl Berry (karl at hayley)
-
- * GNUmakefile (programs): add imagetofont.
-
- Fri Jul 19 08:31:06 1991 Karl Berry (karl at hayley)
-
- * GNUmakefile: add many variables to be overridden.
-
- * config: rename to configure.
- * configfiles: rename to config.
-
- Wed Jun 12 05:42:44 1991 Karl Berry (karl at hayley)
-
- * GNUmakefile (tags): rename to `TAGS'.
- (distclean): new target.
-
- Thu Jun 6 07:11:45 1991 Karl Berry (karl at hayley)
-
- * COPYING: change to version 2 of the GPL.
-
- Sun Mar 24 16:17:03 1991 Karl Berry (karl at hayley)
-
- * GNUmakefile (dist): new dependencies `depend' and `TAGS'.
-
- Mon Mar 11 08:19:59 1991 Karl Berry (karl at hayley)
-
- * GNUmakefile (dist): put bzrto/KKBuildChar.PS in the
- distribution.
-
- Sun Mar 10 16:26:14 1991 Karl Berry (karl at hayley)
-
- * GNUmakefile (DEFAULT_TFM_PATH): change the default to `.'.
-
- Fri Mar 8 08:42:49 1991 Karl Berry (karl at hayley)
-
- * GNUmakefile (install): pass bindir as an arg to make.
-
- * GNUmakefile (dist): make an empty directory `bin'. (from
- rich@rice.edu)
-
- * GNUmakefile (include/s.h): run ./config, not config, for the
- sake of people who might have a system config earlier in their
- path. (from ian@sq.com)
-
- Thu Mar 7 07:30:59 1991 Karl Berry (karl at hayley)
-
- * Version 0.2.
-
- Wed Mar 6 10:05:28 1991 Kathy Hargreaves (kathy at hayley)
-
- * config: use `sunosNNN' instead of `sunNNN'.
-
- Mon Mar 4 15:14:41 1991 Karl Berry (karl at hayley)
-
- * GNUmakefile (programs): fontconcat is gone.
-
- Fri Mar 1 09:53:28 1991 Karl Berry (karl at hayley)
-
- * GNUmakefile (completedirs, topfiles): new variables to help in
- `make dist'.
-
- Mon Feb 25 09:20:37 1991 Karl Berry (karl at hayley)
-
- * GNUmakefile (programs): include `bzrto'.
-
- * GNUmakefile (DEFAULT_LIB_PATH): include `pwd`/lib.
-
- Sun Feb 17 09:54:28 1991 Karl Berry (karl at hayley)
-
- * GNUmakefile (realclean): remove include/{s,paths}.h.
-
- Sat Feb 16 17:21:39 1991 Karl Berry (karl at hayley)
-
- * GNUmakefile (all): new dependencies, on include/paths.h
- and include/s.h.
- * GNUmakefile (include/paths.h): new target.
-
- Sat Nov 17 11:28:25 1990 Karl Berry (karl at hayley)
-
- * GNUmakefile (programs): add fit-outlines.
-
- Thu Nov 1 08:51:29 1990 Karl Berry (karl at hayley)
-
- * INSTALL: DEFAULT_TFM_PATH has moved from kbase/filename.c to
- kbase/font.c.
-
- Wed Oct 24 14:57:57 1990 Karl Berry (karl at aten)
-
- * Version 0.1.
-
- Sun Oct 21 16:23:20 1990 Karl Berry (karl at hayley)
-
- * GNUmakefile (libraries): add gnuw.
-
- Sun Sep 30 08:43:44 1990 Karl Berry (karl at hayley)
-
- * GNUmakefile (programs): add fontconcat.
-